home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / haziran / 19 / setup.exe / data.z / amcc.inf < prev    next >
Windows Setup INFormation  |  2001-04-11  |  1KB  |  67 lines

  1. ; INF file for PCI card
  2. ; Generated by WinDriver
  3.  
  4. ; Copyright Jungo 2001
  5.  
  6. [Version]
  7. Signature="$Chicago$"
  8. Class=Jungo
  9. ClassGUID={c671678c-82c1-43f3-d700-0049433e9a4b}
  10. Provider=%Provider%
  11. ;DriverVer=mm/dd/yyyy
  12.  
  13. [SourceDisksNames]
  14. 1="WinDriver Installation Disk",,0
  15.  
  16. [SourceDisksFiles]
  17. wdpnp.sys = 1
  18.  
  19. [Manufacturer]
  20. %Manufacturer%=mfgsec
  21.  
  22. [mfgsec]
  23. ; The Vendor ID is 10e8, and the Device ID is 4750
  24. %AMCC%=AMCC, PCI\VEN_10e8&DEV_4750
  25.  
  26. [AMCC]
  27. Log_Config=Base1
  28. Copyfiles = AMCC.Files.Ext
  29.  
  30. [Base1]
  31. IRQConfig=3,4,5,7,9,10,11,14,15
  32.  
  33. [ClassInstall32]
  34. Addreg=JungoClassReg
  35.  
  36. [AMCC.Services]
  37. Addservice = wdpnp, 0x00000002, AMCC.Addservice
  38.  
  39. [AMCC.AddService]
  40. DisplayName    = %usb.SvcDesc%
  41. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  42. StartType      = 3                  ; SERVICE_DEMAND_START
  43. ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
  44. ServiceBinary  = %10%\System32\Drivers\wdpnp.sys
  45.  
  46. [JungoClassReg]
  47. HKR,,,,Jungo
  48. HKR,,Icon,,-5
  49. HKR,,DevLoader,,*ntkern
  50. HKR,,NTMPDriver,,wdpnp.sys
  51.  
  52. [AMCC.Files.Ext]
  53. ;Remove the remarks for installation on a target computer
  54. ;windrvr.sys
  55. wdpnp.sys
  56.  
  57. [DestinationDirs]
  58. DefaultDestDir=10
  59.  
  60. [ControlFlags]
  61.  
  62. [Strings]
  63. Provider="Jungo"
  64. Manufacturer="Jungo"
  65. usb.SvcDesc="WinDriver PNP Client"
  66. AMCC="Jungo AMCC : Description of AMCC"
  67.